wayland: Add custom create_similar_image implementation
authorAlexander Larsson <alexl@redhat.com>
Wed, 3 Jul 2013 14:03:25 +0000 (16:03 +0200)
committerAlexander Larsson <alexl@redhat.com>
Wed, 3 Jul 2013 14:03:25 +0000 (16:03 +0200)
commit83c5e354bd866e52cadd32f892f1e22cad32e3e2
treefbbb713c11fcaf5606786f9a46e63b25169e2742
parenteac7dce1602534fcae88e9d728c2522ffcc13c45
wayland: Add custom create_similar_image implementation

The fallback method is used on other backends, but it caused
problems for wayland when it tried to create a surface for
the root window.
gdk/gdkwindow.c
gdk/gdkwindowimpl.h
gdk/wayland/gdkwindow-wayland.c